The PropertiesChangedEventArgs < (Of < ( TProperties > ) > ) type exposes the following members.

Constructors

  Name Description
PropertiesChangedEventArgs < (Of < ( TProperties > ) > )
Creates a new instance of PropertiesChangedEventArgs.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
ChangedPropertyNames
Gets the list of property names that have changed.
Properties
Gets the current values of the properties.

See Also